os.root.fd (field)

5 uses

	os (current package)
		root_openat.go#L27: 	fd     sysfdType
		root_openat.go#L36: 		syscall.Close(r.fd)
		root_openat.go#L61: 		syscall.Close(r.fd)
		root_openat.go#L343: 	rootfd := r.root.fd
		root_unix.go#L56: 		fd:   fd,